projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4757317
)
(EVENT_PARAM_TEXT_INPUT_SEQUENCE_NUMBER): New enumerator.
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Sat, 3 Jun 2006 02:34:25 +0000
(
02:34
+0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Sat, 3 Jun 2006 02:34:25 +0000
(
02:34
+0000)
src/macterm.h
patch
|
blob
|
history
diff --git
a/src/macterm.h
b/src/macterm.h
index a1a0a1229d6ae370387c942792c9a3a94a72073f..55bf583c214fe0a9bff18df759ccbe6cdee249a1 100644
(file)
--- a/
src/macterm.h
+++ b/
src/macterm.h
@@
-550,6
+550,11
@@
enum {
KEY_EMACS_SUSPENSION_ID_ATTR = 'esId' /* typeUInt32 */
};
+/* Carbon event parameter names. */
+enum {
+ EVENT_PARAM_TEXT_INPUT_SEQUENCE_NUMBER = 'tsSn' /* typeUInt32 */
+};
+
/* Some constants that are not defined in older versions. */
#if MAC_OS_X_VERSION_MAX_ALLOWED < 1030
/* Keywords for Apple event attributes */